Skip to content

Conversation

@kpjeeja
Copy link

@kpjeeja kpjeeja commented Jan 8, 2026

using unordered_map does not allow duplicates, so the
device_to_rail_map had only the last rail add to map.
This will result in always mapping to one rail. Fix this
to add all rails for device to the device_to_rail_map list.

using unordered_map does not allow duplicates, so the
device_to_rail_map had only the last rail add to map.
This will result in always mapping to one rail. Fix this
to add all rails for device to the device_to_rail_map list.

Signed-off-by: Jeeja KP <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant